OpenWGA 7.5 - WebTML reference

WebTML tags

<tml:[All action calling tags]>

Description :
This is the base tag type for all WebTML tags that provide functionalities to call WebTML actions. It documents all attributes that are common for these tags.
Derived from: Attributes:
show inherited attributes ...
Name Value(s) Purpose
ajax true | false | norefresh Determines if the action should be called via AJAX
form tmlform-id Defines the id of a TML form which should be submitted when the action is called.
param1...param5 string Defines parameters for the WebTML action
portletcontext context-expression Determines a context to set for the current WebTML portlet after action execution
portletmode portlet-mode Defines the portlet mode to set for the current portlet after the action is executed successfully.